Document Library for WinForms | ComponentOne
C1.Win.Document.8 Assembly / C1.Win.Document Namespace / C1KeyedList<TKey,TItem> Class
Properties Methods


In This Topic
    C1KeyedList<TKey,TItem> Class Members
    In This Topic

    The following tables list the members exposed by C1KeyedList<TKey,TItem>.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets the number of elements contained in the C1KeyedList<TKey,TItem>.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the item to document pages.  
    Public MethodRemoves all elements from the C1KeyedList<TKey,TItem>.  
    Public MethodGets the page item by specified index.  
    Public MethodGets the index of the specified page in the document.  
    Public MethodRemoves the element at the specified index of the C1KeyedList<TKey,TItem>.  
    Public MethodGets the page by specified key.  
    Top
    See Also